home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mergeclk / readme.txt < prev    next >
Text File  |  1993-01-18  |  2KB  |  29 lines

  1. MERGECLK
  2. --------
  3. MERGECLK is a simple talking clock demonstrator which has been provided to show
  4. the functionality of merging .WAV files 'on the fly'. A special module called 
  5. MERGEWAV is used to achieve this effect. It results in seamless transistions 
  6. between each segment in a series of .WAV files and frees the processor for other 
  7. tasks during the play.
  8.  
  9. To install MERGECLK, simply create a new sub directory called MERGECLK and 
  10. transfer all the de-arc'd files. You should have ten .WAV files for each 
  11. digitized word in the numerical range ZERO to NINE plus a preamble announcement 
  12. .WAV file called TIMECHK. The executable file is called MERGECLK.EXE.
  13.  
  14. The programme supports self explanatory menus. You can have announcements at a 
  15. range of preset intervals and you may turn the merge feature on or off to 
  16. demonstrate the difference in performance. The seamless transistions will be 
  17. obvious. A widget will show you background processor activity has momentarily 
  18. ceased when an announcement is in progress. The widget only just hesitates when 
  19. the merge is functioning.
  20.  
  21. If you have the MS ding.wav and chimes.wav on your system, you may elect to 
  22. include these sound effects in your announcement along with the time by checking 
  23. the menu options. They add to the quality of the finished product. Ensure 
  24. DING.WAV and CHIMES.WAV are in your PATH statement if you elect to use them.
  25.  
  26. A worry screen will pop up now and then for unregistered users. Otherwise, the 
  27. talking clock canbe left to run in the background while you continue with your 
  28. other tasks. For registration details and more comprehensive information, print 
  29. out MERGE.WRI.